Learn R Programming

DataSetsUni (version 0.1)

Tensile Strength: The tensile strength for single carbon fibres

Description

The function allows to provide the tensile strength for single carbon fibres (in GPa).

Usage

data_tstrength

Value

data_tstrength gives the tensile strength for single carbon fibers.

Arguments

data_tstrength

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

The data set contains the tensile strength for single carbon fibers (in GPa). Recently, the data set is used by Alyami et al.(2022) and fitted the Topp–Leone modified Weibull model.

References

Alyami, S. A., Elbatal, I., Alotaibi, N., Almetwally, E. M., Okasha, H. M., & Elgarhy, M. (2022). Topp–Leone Modified Weibull Model: Theory and Applications to Medical and Engineering Data. Applied Sciences, 12(20), 10431.

See Also

data_breakdown, data_breakdownt, data_failureairc

Examples

Run this code
x<-data_tstrength
summary(x)

Run the code above in your browser using DataLab